This command is used to initialise a font for use by D3DFunc. Valid font IDs range from 1 to 20. Font name is the Windows font name
to be used by this ID. Font size is the size of the font, this value will act differently depending on Font Measurement. When
Bold is set to 1, the font will be created bold. Setting Italic to 1 will enable italics. When Font Measurement is set to 0, the
Font Size will be considered as a point value (this is the same as DBP text commands). Setting this value to 1 will take the Font
Size parameter as a pixel value as used in previous D3DFunc releases.
D3D_FONT Font ID, Font Name, Font Size, Bold, Italic, Font Measurement
RELATED INFO EXAMPLE